@font-face {
    font-family: "BunkenTechSansPro-SeBd";
    src: local("BunkenTechSansPro-SeBd"), url("https://storage-asset.msi.com/event/2021/nb/2021-the-ultimate-shockwave/fonts/BunkenTechSansPro-SeBd.ttf");
}

@-webkit-keyframes flash {
    0% {
        text-shadow: 0 0 0px #fff;
    }
    100% {
        text-shadow: 0 0 20px #fff;
    }
}

@keyframes flash {
    0% {
        text-shadow: 0 0 0px #fff;
    }
    100% {
        text-shadow: 0 0 20px #fff;
    }
}

@-webkit-keyframes flash2 {
    0% {
        -webkit-filter: drop-shadow(0 0 0 #ffffff00);
        filter: drop-shadow(0 0 0 #ffffff00);
    }
    100% {
        -webkit-filter: drop-shadow(0 0 10px #ffffff);
        filter: drop-shadow(0 0 10px #ffffff);
    }
}

@keyframes flash2 {
    0% {
        -webkit-filter: drop-shadow(0 0 0 #ffffff00);
        filter: drop-shadow(0 0 0 #ffffff00);
    }
    100% {
        -webkit-filter: drop-shadow(0 0 10px #ffffff);
        filter: drop-shadow(0 0 10px #ffffff);
    }
}

@-webkit-keyframes flash3 {
    0% {
        -webkit-box-shadow: 0 0 0px #00d8ff;
        box-shadow: 0 0 0px #00d8ff;
    }
    100% {
        -webkit-box-shadow: 0 0 20px #00d8ff;
        box-shadow: 0 0 20px #00d8ff;
    }
}

@keyframes flash3 {
    0% {
        -webkit-box-shadow: 0 0 0px #00d8ff;
        box-shadow: 0 0 0px #00d8ff;
    }
    100% {
        -webkit-box-shadow: 0 0 20px #00d8ff;
        box-shadow: 0 0 20px #00d8ff;
    }
}

@-webkit-keyframes flash4 {
    0% {
        -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
        filter: drop-shadow(0 0 0px #2ed8f7);
    }
    100% {
        -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
        filter: drop-shadow(0 0 10px #2ed8f7);
    }
}

@keyframes flash4 {
    0% {
        -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
        filter: drop-shadow(0 0 0px #2ed8f7);
    }
    100% {
        -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
        filter: drop-shadow(0 0 10px #2ed8f7);
    }
}

@-webkit-keyframes move {
    0% {
        top: 0;
        opacity: 0.7;
    }
    30% {
        opacity: 1;
    }
    50% {
        top: -40px;
        opacity: 0.6;
    }
    80% {
        opacity: 1;
    }
    100% {
        top: 0;
        opacity: 0.7;
    }
}

@keyframes move {
    0% {
        top: 0;
        opacity: 0.7;
    }
    30% {
        opacity: 1;
    }
    50% {
        top: -40px;
        opacity: 0.6;
    }
    80% {
        opacity: 1;
    }
    100% {
        top: 0;
        opacity: 0.7;
    }
}

@-webkit-keyframes move2 {
    0% {
        top: 0;
        opacity: 1;
    }
    50% {
        top: -40px;
        opacity: 0.5;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes move2 {
    0% {
        top: 0;
        opacity: 1;
    }
    50% {
        top: -40px;
        opacity: 0.5;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes move3 {
    0% {
        top: 0;
        opacity: 0.5;
    }
    20% {
        opacity: 1;
    }
    50% {
        top: -40px;
        opacity: 0.5;
    }
    80% {
        opacity: 1;
    }
    100% {
        top: 0;
        opacity: 0.5;
    }
}

@keyframes move3 {
    0% {
        top: 0;
        opacity: 0.5;
    }
    20% {
        opacity: 1;
    }
    50% {
        top: -40px;
        opacity: 0.5;
    }
    80% {
        opacity: 1;
    }
    100% {
        top: 0;
        opacity: 0.5;
    }
}

@-webkit-keyframes move4 {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes move4 {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@-webkit-keyframes move5 {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.2;
    }
}

@keyframes move5 {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.2;
    }
}

@-webkit-keyframes upDown {
    0% {
        bottom: 0.5%;
    }
    50% {
        bottom: 2%;
    }
    100% {
        bottom: 0.5%;
    }
}

@keyframes upDown {
    0% {
        bottom: 0.5%;
    }
    50% {
        bottom: 2%;
    }
    100% {
        bottom: 0.5%;
    }
}

@-webkit-keyframes bgAni {
    0% {
        background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
        background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    50% {
        background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #512bb9), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #3c3768));
        background: linear-gradient(to right bottom, #512bb9 1%, #09081f 25%, #09081f 90%, #3c3768 110%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    100% {
        background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
        background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
}

@keyframes bgAni {
    0% {
        background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
        background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    50% {
        background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #512bb9), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #3c3768));
        background: linear-gradient(to right bottom, #512bb9 1%, #09081f 25%, #09081f 90%, #3c3768 110%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    100% {
        background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
        background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0% 100%;
    }
    50% {
        background-position: 50% 100%;
    }
    100% {
        background-position: 0% 100%;
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 100%;
    }
    50% {
        background-position: 50% 100%;
    }
    100% {
        background-position: 0% 100%;
    }
}

@-webkit-keyframes filter-animation {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    50% {
        -webkit-filter: hue-rotate(100deg);
        filter: hue-rotate(100deg);
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
}

@keyframes filter-animation {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    50% {
        -webkit-filter: hue-rotate(100deg);
        filter: hue-rotate(100deg);
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
}

.UABTS {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 10;
    background: url(https://storage-asset.msi.com/event/2023/CND/UA-BTS/images/bg.jpg) repeat-y;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-size: contain;
}

.UABTS img {
    max-width: 100%;
}

.UABTS .playIcon {
    display: block;
    width: 200px;
    position: fixed;
    right: 1%;
    bottom: 0.5%;
    z-index: 700;
    cursor: pointer;
    -webkit-animation: 2s ease-in-out 0s infinite alternate both running upDown;
    animation: 2s ease-in-out 0s infinite alternate both running upDown;
}

.UABTS .playIcon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .playIcon__before {
    display: none;
    margin: 0 auto;
    text-align: center;
}

.UABTS .playIcon:hover .playIcon__after {
    display: none;
}

.UABTS .playIcon:hover .playIcon__before {
    display: block;
}

@media (max-width: 960px) {
    .UABTS .playIcon {
        display: block;
        width: 100px;
    }
    .UABTS .playIcon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

.UABTS .sliderBox {
    width: 100%;
    display: block;
    margin: 0 auto 5%;
}

.UABTS .sliderBox .box {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 70vh;
}

.UABTS .kv {
    position: relative;
    width: 100%;
    z-index: 30;
    overflow: hidden;
}

.UABTS .kv .smoke {
    width: 100%;
}

.UABTS .kv .smoke canvas {
    width: 100%;
}

.UABTS .kv .smoke__set {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.UABTS .kv__figure {
    position: relative;
    width: 100%;
}

.UABTS .kv__figure img {
    /* width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; */
    width: 100%;
    display: block;
}

.UABTS .kv__figure-item {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80;
}

.UABTS .kv__figure .ani01 {
    -webkit-animation: move 6s ease-in-out infinite;
    animation: move 6s ease-in-out infinite;
}

.UABTS .kv__figure .ani02 {
    -webkit-animation: move2 6s ease-in-out infinite;
    animation: move2 6s ease-in-out infinite;
}

.UABTS .kv__figure .ani03 {
    -webkit-animation: move3 6s ease-in-out infinite;
    animation: move3 6s ease-in-out infinite;
}

.UABTS .kv__figure .ani04 {
    z-index: 70;
    -webkit-animation: move4 8s ease-in-out infinite;
    animation: move4 8s ease-in-out infinite;
}

.UABTS .kv__figure .ani05 {
    z-index: 70;
    -webkit-animation: move5 4s ease-in-out infinite;
    animation: move5 4s ease-in-out infinite;
}

.UABTS .kv__box {
    position: absolute;
    top: 16%;
    left: 17%;
    z-index: 70;
}

.UABTS .kv__box-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 6vw;
    line-height: 100%;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left top, right bottom, from(#bc50c3), color-stop(#98b1ff), color-stop(#b65ed1), to(#f00030));
    background: linear-gradient(to right bottom, #bc50c3, #98b1ff, #b65ed1, #f00030);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

.UABTS .kv__box-text {
    font-size: 1.5vw;
    width: 55%;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin: 20px 0 20px 8px;
}

.UABTS .kv__box-figure {
    -webkit-filter: drop-shadow(0 0 5px #00c3ff);
    filter: drop-shadow(0 0 5px #00c3ff);
    width: 50%;
}

.UABTS .kv__box-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .kv__box-logo {
    width: 200px;
    display: none;
}

.UABTS .kv__box-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 960px) {
    .UABTS .kv .smoke {
        width: 100%;
    }
    .UABTS .kv .smoke canvas {
        -webkit-transform: scale(3);
        transform: scale(3);
    }
    .UABTS .kv__figure {
        width: 100%;
    }
    .UABTS .kv__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .kv__box {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 9%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto;
    }
    .UABTS .kv__box-title {
        font-size: 10vw;
    }
    .UABTS .kv__box-text {
        font-size: 2vw;
        margin: 20px auto;
    }
    .UABTS .kv__box-figure {
        margin: 0 auto;
        -webkit-filter: drop-shadow(0 0 5px #00c3ff);
        filter: drop-shadow(0 0 5px #00c3ff);
        width: 250px;
    }
    .UABTS .kv__box-figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .kv__box-logo {
        width: 150px;
        display: block;
        margin: 0 auto;
    }
    .UABTS .kv__box-logo img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

@media (max-width: 600px) {
    .UABTS .kv .smoke {
        width: 100%;
    }
    .UABTS .kv .smoke canvas {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .UABTS .kv__box {
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto;
    }
    .UABTS .kv__box-title {
        font-size: 3em;
    }
    .UABTS .kv__box-text {
        font-size: 0.8em;
        margin: 10px auto;
    }
    .UABTS .kv__box-figure {
        width: 200px;
    }
    .UABTS .kv__box-figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .kv__box-logo {
        width: 100px;
    }
    .UABTS .kv__box-logo img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

@media (max-width: 400px) {
    .UABTS .kv__box {
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto;
    }
    .UABTS .kv__box-title {
        font-size: 2.5em;
    }
    .UABTS .kv__box-text {
        width: 100%;
        font-size: 0.7em;
        margin: 10px auto;
    }
    .UABTS .kv__box-figure {
        width: 200px;
    }
    .UABTS .kv__box-figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .kv__box-logo {
        width: 80px;
    }
    .UABTS .kv__box-logo img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

.UABTS .line1 {
    width: 100%;
    height: 2px;
    background: #eeeeee;
    box-shadow: 0 2px 3px #9a9b9f;
}

.UABTS .titleBox {
    position: relative;
    padding: 5% 5%;
    z-index: 400;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.UABTS .titleBox__inLine {
    display: inline-block;
    position: relative;
}

.UABTS .titleBox__title {
    font-size: 2em;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #b170d7), color-stop(#9baafb), color-stop(60%, #d61d6a));
    background: linear-gradient(to right, #b170d7 20%, #9baafb, #d61d6a 60%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.UABTS .titleBox__text {
    margin-top: 20px;
    font-size: 1.5em;
    color: #fff;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
}

@media (max-width: 960px) {
    .UABTS .titleBox__inLine {
        display: inline-block;
        position: relative;
    }
    .UABTS .titleBox__inLine::after {
        content: "";
        width: 50px;
        height: 50px;
        background: transparent;
        background-size: cover;
        position: absolute;
        top: 0;
        left: -90px;
    }
    .UABTS .titleBox__inLine::before {
        content: "";
        width: 50px;
        height: 50px;
        background: transparent;
        background-size: cover;
        position: absolute;
        top: 0;
        right: -90px;
    }
    .UABTS .titleBox__title {
        font-size: 2em;
    }
    .UABTS .titleBox__text {
        margin-top: 20px;
        font-size: 1em;
    }
}

.UABTS .imgBlock {
    position: relative;
    z-index: 200;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.UABTS .imgBlock .titleLogoBox {
    padding-top: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.UABTS .imgBlock .titleLogoBox__title {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.5em;
    color: #fff;
    max-width: 400px;
    width: 100%;
    text-align: right;
    line-height: 38px;
}

.UABTS .imgBlock .titleLogoBox__figure {
    position: relative;
    margin-top: 10px;
    width: 200px;
}

.UABTS .imgBlock .titleLogoBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .imgBlock .titleLogoBox2 {
    position: absolute;
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.UABTS .imgBlock .titleLogoBox2__title {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.5em;
    color: #fff;
    max-width: 400px;
    width: 100%;
    text-align: right;
    line-height: 38px;
}

.UABTS .imgBlock .titleLogoBox2__figure {
    position: relative;
    margin-top: 10px;
    width: 100px;
    -webkit-transform: translateX(-230px);
    transform: translateX(-230px);
}

.UABTS .imgBlock .titleLogoBox2__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .imgBlock .titleLogoBox3 {
    position: absolute;
    -webkit-transform: translate(-75%, 100%);
    transform: translate(-75%, 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.UABTS .imgBlock .titleLogoBox3__title {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.5em;
    color: #fff;
    max-width: 500px;
    width: 100%;
    text-align: right;
    line-height: 38px;
    text-transform: uppercase;
}

.UABTS .imgBlock .titleLogoBox3__figure {
    position: relative;
    margin-top: 10px;
    width: 200px;
    -webkit-transform: translateX(-140px);
    transform: translateX(-140px);
}

.UABTS .imgBlock .titleLogoBox3__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .imgBlock__figure {
    width: 280px;
    margin: 0 2%;
}

.UABTS .imgBlock__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .imgBlock__figure2 {
    width: 600px;
    margin: 0 0 0 2%;
}

.UABTS .imgBlock__figure2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .imgBlock__figure2-btn {
    position: relative;
    -webkit-transform: translate(45%, 330%);
    transform: translate(45%, 330%);
}

.UABTS .imgBlock__figure3 {
    width: 350px;
    margin: 0 20px 0 240px;
}

.UABTS .imgBlock__figure3 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .imgBlock__figure3-btn {
    position: relative;
    -webkit-transform: translate(45%, 500%);
    transform: translate(45%, 500%);
}

.UABTS .imgBlock .linkBlock {
    padding-top: 3%;
    color: #fff;
}

.UABTS .imgBlock .linkBlock__text {
    font-size: 1em;
    max-width: 400px;
    width: 100%;
}

.UABTS .imgBlock .linkBlock__btn {
    display: inline-block;
    position: relative;
    min-width: 150px;
    text-align: center;
    padding: 5px 10px;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
    border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    -webkit-clip-path: inset(0 round 4px);
    clip-path: inset(0 round 4px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
    font-size: 1em;
    cursor: pointer;
}

.UABTS .imgBlock .linkBlock__btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
}

.UABTS .imgBlock .linkBlock__btn--active {
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
    background: #5e105e;
}

.UABTS .imgBlock .linkBlock2 {
    padding-top: 6%;
    color: #fff;
}

.UABTS .imgBlock .linkBlock2__text {
    font-size: 1em;
    max-width: 400px;
    width: 100%;
}

.UABTS .imgBlock .linkBlock2__btn {
    display: inline-block;
    position: relative;
    min-width: 150px;
    text-align: center;
    padding: 5px 10px;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
    border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    -webkit-clip-path: inset(0 round 4px);
    clip-path: inset(0 round 4px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
    font-size: 1em;
    cursor: pointer;
}

.UABTS .imgBlock .linkBlock2__btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
}

.UABTS .imgBlock .linkBlock2__btn--active {
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
    background: #5e105e;
}

.UABTS .imgBlock .linkBlock3 {
    padding-top: 6%;
    color: #fff;
}

.UABTS .imgBlock .linkBlock3__text {
    font-size: 1em;
    max-width: 400px;
    width: 100%;
}

.UABTS .imgBlock .linkBlock3__btn {
    display: inline-block;
    position: relative;
    min-width: 150px;
    text-align: center;
    padding: 5px 10px;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
    border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    -webkit-clip-path: inset(0 round 4px);
    clip-path: inset(0 round 4px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
    font-size: 1em;
    cursor: pointer;
}

.UABTS .imgBlock .linkBlock3__btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
}

.UABTS .imgBlock .linkBlock3__btn--active {
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
    background: #5e105e;
}

@media (max-width: 960px) {
    .UABTS .imgBlock {
        position: relative;
        padding: 5% 5%;
        z-index: 600;
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .UABTS .imgBlock .titleLogoBox {
        padding-top: 1%;
        -ms-flex-item-align: start;
        align-self: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .UABTS .imgBlock .titleLogoBox__title {
        font-size: 2em;
        max-width: 350px;
        line-height: 38px;
    }
    .UABTS .imgBlock .titleLogoBox__figure {
        margin-top: 10px;
        width: 200px;
    }
    .UABTS .imgBlock .titleLogoBox__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .imgBlock .titleLogoBox2 {
        padding-top: 1%;
        -ms-flex-item-align: start;
        align-self: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .UABTS .imgBlock .titleLogoBox2__title {
        font-size: 2em;
        max-width: 350px;
        line-height: 38px;
    }
    .UABTS .imgBlock .titleLogoBox2__figure {
        margin-top: 10px;
        width: 100px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .UABTS .imgBlock .titleLogoBox2__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .imgBlock__figure {
        width: 200px;
        max-width: 100%;
        margin: 10px 0;
    }
    .UABTS .imgBlock__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .imgBlock .titleLogoBox3 {
        padding-top: 1%;
        -ms-flex-item-align: start;
        align-self: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: static;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        padding-bottom: 20px;
    }
    .UABTS .imgBlock .titleLogoBox3__title {
        font-size: 2em;
        max-width: 350px;
        line-height: 38px;
    }
    .UABTS .imgBlock .titleLogoBox3__figure {
        margin-top: 5px;
        width: 150px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .UABTS .imgBlock .titleLogoBox3__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .imgBlock__figure {
        width: 200px;
        max-width: 100%;
        margin: 10px 0;
    }
    .UABTS .imgBlock__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .imgBlock__figure3 {
        width: 300px;
        max-width: 100%;
        margin: 10px 0;
    }
    .UABTS .imgBlock__figure3 img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .imgBlock .linkBlock__text {
        font-size: 1em;
        max-width: 400px;
    }
    .UABTS .imgBlock .linkBlock__btn {
        margin: 20px 0;
        font-size: 1em;
    }
}

@media (max-width: 500px) {
    .UABTS .imgBlock__figure2-btn {
        -webkit-transform: translate(40%, 250%);
        transform: translate(40%, 250%);
    }
    .UABTS .imgBlock__figure3-btn {
        position: relative;
        -webkit-transform: translate(40%, 400%);
        transform: translate(40%, 400%);
    }
}

.UABTS .buynow {
    position: relative;
    padding-top: 5%;
    z-index: 600;
    width: 100%;
    margin: 0 auto;
}

.UABTS .buynow__title {
    color: #fff;
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    position: relative;
    z-index: 600;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.UABTS .buynow__tab {
    position: relative;
    z-index: 600;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 1280px;
    margin: auto;
}

@media (max-width: 768px) {
    .UABTS .buynow__tab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.UABTS .buynow__tab .btnChoose {
    position: relative;
    min-width: 200px;
    text-align: center;
    padding: 10px 20px;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(90deg, #ffffff, #2b2b2ba1) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#2b2b2ba1)) 1;
    border-image: linear-gradient(90deg, #ffffff, #2b2b2ba1) 1;
    -webkit-clip-path: inset(0 round 5px);
    clip-path: inset(0 round 5px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    color: #bbbbbb;
    margin: 20px;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
    font-size: 1em;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.5);
    font-weight: bold;
}

.UABTS .buynow__tab .btnChoose:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
}

.UABTS .buynow__tab .btnChoose--active {
    -webkit-animation: filter-animation 3s infinite;
    animation: filter-animation 3s infinite;
    background: #333335;
}

@media (max-width: 960px) {
    .UABTS .buynow {
        position: relative;
        padding-top: 5%;
        z-index: 600;
    }
    .UABTS .buynow__title {
        font-size: 2em;
    }
    .UABTS .buynow__tab {
        position: relative;
        z-index: 600;
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media (max-width: 960px) and (max-width: 768px) {
    .UABTS .buynow__tab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 960px) {
    .UABTS .buynow__tab .btnChoose {
        position: relative;
        min-width: 200px;
        text-align: center;
        padding: 10px 20px;
        border: 3px solid transparent;
        -o-border-image: linear-gradient(90deg, #ffffff, #2b2b2ba1) 1;
        border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#2b2b2ba1)) 1;
        border-image: linear-gradient(90deg, #ffffff, #2b2b2ba1) 1;
        -webkit-clip-path: inset(0 round 3px);
        clip-path: inset(0 round 3px);
        -webkit-transition: 0.5s;
        transition: 0.5s;
        text-transform: uppercase;
        color: #fff;
        margin: 20px;
        -webkit-box-shadow: 0 0 5px #fff;
        box-shadow: 0 0 5px #fff;
        font-size: 1em;
    }
}

.UABTS .hatchBox {
    position: relative;
    text-align: center;
    padding: 1% 3% 3%;
    max-width: 1540px;
    margin: 0 auto;
    z-index: 550;
}

.UABTS .hatchBox .hatch__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.UABTS .hatchBox .hatch__flex-title {
    position: relative;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    width: 32%;
    min-width: 250px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a1a1a1;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
}

@media (max-width: 960px) {
    .UABTS .hatchBox .hatch__flex-title {
        width: 40%;
    }
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__flex-title {
        min-width: 120px;
        font-size: 18px;
        padding-bottom: 6px;
        width: 50%;
    }
}

.UABTS .hatchBox .hatch__flex-title span {
    position: relative;
    z-index: 20;
}

.UABTS .hatchBox .hatch__flex-title:hover {
    border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__flex-title:hover {
        border-bottom: 2px solid #fff;
    }
}

.UABTS .hatchBox .hatch__flex-title:hover::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -30px;
    height: 130%;
    width: 100%;
    background: radial-gradient(ellipse, #69a5d6, transparent, transparent);
    z-index: 1;
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__flex-title:hover::before {
        display: none;
    }
}

.UABTS .hatchBox .hatch__flex-title--active {
    z-index: 10;
    border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__flex-title--active {
        border-bottom: 2px solid #42c9ff;
    }
}

.UABTS .hatchBox .hatch__flex-title--active::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -30px;
    height: 130%;
    width: 100%;
    background: radial-gradient(ellipse, #69a5d6, transparent, transparent);
    z-index: 1;
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__flex-title--active {
        display: none;
    }
}

.UABTS .hatchBox .hatch__slider {
    position: relative;
    margin: 40px auto 40px;
    width: 95%;
    max-width: 1100px;
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__slider {
        margin: 15px auto 40px;
    }
}

.UABTS .hatchBox .hatch__box {
    color: #fff;
    width: 100%;
    min-width: 450px;
    margin: 0 auto;
}

@media (max-width: 960px) {
    .UABTS .hatchBox .hatch__box {
        width: 100%;
    }
}

@media (max-width: 580px) {
    .UABTS .hatchBox .hatch__box {
        min-width: 300px;
    }
}

.UABTS .hatchBox .hatch__box-title {
    display: inline-block;
    border: 1px solid #ffffff;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    margin: 20px 0;
}

.UABTS .hatchBox .hatch__box-title .textSkew {
    padding: 10px 30px;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}

.UABTS .hatchBox .hatch__box .flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.UABTS .hatchBox .hatch__box .flexBox__figure {
    margin-right: 5%;
    width: 45%;
}

.UABTS .hatchBox .hatch__box .flexBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .hatchBox .hatch__box .flexBox__content {
    width: 40%;
}

@media (max-width: 960px) {
    .UABTS .hatchBox .hatch__box .flexBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .UABTS .hatchBox .hatch__box .flexBox__figure {
        margin-right: 0;
        width: 50%;
    }
    .UABTS .hatchBox .hatch__box .flexBox__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .hatchBox .hatch__box .flexBox__content {
        width: 80%;
    }
}

@media (max-width: 768px) {
    .UABTS .hatchBox .hatch__box .flexBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .UABTS .hatchBox .hatch__box .flexBox__figure {
        margin-right: 0;
        width: 100%;
    }
    .UABTS .hatchBox .hatch__box .flexBox__figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .UABTS .hatchBox .hatch__box .flexBox__content {
        width: 100%;
    }
}

.UABTS .hatchBox .hatch__note {
    color: #c2c2c2;
    margin: 2% auto 0;
    font-size: 14px;
    width: 95%;
    max-width: 1100px;
}

.UABTS .hatchBox .hatch__note a {
    color: #c2c2c2;
    text-decoration: underline;
}

.UABTS .hatchBox .hatch__txt {
    padding: 0 20px;
}

.UABTS .hatchBox .hatch__txt img {
    max-width: 100%;
}

.UABTS .hatchBox .hatch__txt-picImg {
    width: 70%;
    margin: 0 auto;
}

.UABTS .hatchBox .hatch__txt ul {
    text-align: left;
    margin-bottom: 10px;
    list-style: disc;
}

.UABTS .hatchBox .hatch__txt li {
    font-size: 1em;
    list-style: disc;
    margin-bottom: 15px;
}

.UABTS .hatchBox .hatch__txt-price {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.UABTS .hatchBox .hatch__txt span {
    font-size: 30px;
}

.UABTS .hatchBox .hatch__txt-note {
    text-align: left;
    color: #a2a2a2;
    margin-bottom: 15px;
}

.UABTS .hatchBox .hatch__txtFlex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.UABTS .hatchBox .hatch__txtFlex-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: left;
}

@media (max-width: 960px) {
    .UABTS .hatchBox .hatch__txtFlex {
        font-size: 20px;
    }
}

.UABTS .hatchBox .hatch__txtFlex hr {
    margin-bottom: 15px;
}

.UABTS .hatchBox .hatch__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: 170px;
    padding-bottom: 20px;
    margin-top: 10px;
}

.UABTS .hatchBox .hatch__icon::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e1e9c9d3;
    background-color: #383838;
}

.UABTS .hatchBox .hatch__icon::-webkit-scrollbar {
    width: 5px;
    background-color: #222222;
}

.UABTS .hatchBox .hatch__icon::-webkit-scrollbar-thumb {
    background-color: #ffffff;
}

.UABTS .hatchBox .hatch__icon-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70px;
    width: calc( (100%/2) - 40px);
    margin: 10px auto;
    background: #fff;
    overflow: hidden;
    border: 2px solid #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.UABTS .hatchBox .hatch__icon-link img {
    width: auto;
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.UABTS .hatchBox .hatch__icon-link:hover {
    border: 2px solid #75d3ff;
}

.UABTS .show_deskTop {
    display: block;
}

.UABTS .show_moblie {
    display: none;
}

@media screen and (max-width: 960px) {
    .UABTS .show_deskTop {
        display: none;
    }
    .UABTS .show_moblie {
        display: block;
    }
}

@media (max-width: 960px) {
    .UABTS {
        position: relative;
        width: 100%;
        overflow: hidden;
        z-index: 10;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
}


/* list */

.table {
    display: table;
    margin: auto;
}

.tablewrap {
    width: 100%;
    max-width: 1280px;
    overflow: auto;
}

.table__body {}

.table__row {
    display: table-row;
    text-align: center;
}

.table__row:nth-of-type(1) {
    color: #fff;
    background: #000;
    font-weight: bold;
}

.table__row:nth-of-type(1) .table__cell:nth-of-type(3) {
    color: #fff;
}

.table__row:not(.table__row:nth-of-type(1)) {
    font-weight: bold;
    background: #e0e0e0;
}

.table__row .table__cell:nth-of-type(3) {
    color: #6e0303;
}

.table__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    padding: 5% 0;
    width: 90%;
    margin: auto;
}

.table__cell {
    border: 1px solid #ffffff;
    display: table-cell;
    padding: 5px 10px;
    width: calc(100%/4);
    vertical-align: middle;
}

h1 {
    padding: 0;
    margin: 0;
    line-height: 0;
    text-indent: -9999px;
}

.tabbox {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}

.tabbox__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1280px;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tabbox-item {
    width: 75%;
    margin: auto;
    text-align: center;
}

.tabbox-item figure img {
    width: 80%;
    margin: auto;
}

.tabbox-text {
    width: 80%;
    margin: auto;
}

.tabbox-text h3 {
    color: #333334;
    font-size: 1.6em;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.tabbox-text ul li {
    list-style-type: disc;
    color: #333334;
    padding: 5px 0;
}

.tabbox-price {
    margin: 3% 0 5%;
}

.tabbox-price-past {
    text-decoration: line-through;
    color: #777777;
    font-weight: bold;
}

.tabbox-price-now {
    color: #6e0303;
    font-size: 2.2em;
    font-weight: bold;
}

.tabbox-wtb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.tabbox-wtb a {
    width: calc(100%/4 - 10px);
    display: block;
    background: rgba(255, 255, 255, 0.3);
    border: 1px solid #e9e9e9;
    padding: 0 15px;
    -webkit-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in;
}

.tabbox-wtb a:hover {
    transform: translateY(-5px);
}

.slickActive {
    position: relative;
    opacity: 1;
    pointer-events: auto;
}

.wtb {
    max-width: 1280px;
    margin: 5% auto;
    width: 90%;
}

@media (min-width: 996px) {
    /* list */
    .table {
        display: table;
        margin: auto;
    }
    .tablewrap {
        width: 100%;
        max-width: 1280px;
    }
    .table__body {}
    .table__row {
        display: table-row;
        text-align: center;
    }
    .table__row:nth-of-type(1) {
        color: #fff;
        background: #000;
        font-weight: bold;
    }
    .table__row:not(.table__row:nth-of-type(1)) {
        font-weight: bold;
        background: #e0e0e0;
    }
    .table__flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: url(https://storage-asset.msi.com/event/2023/CND/UA-BTS/images/list-bg.png) top center no-repeat;
        background-size: cover;
        padding: 5% 0;
        width: 100%;
    }
    .table__cell {
        border: 1px solid #ffffff;
        display: table-cell;
        padding: 5px 10px;
        width: calc(100%/4);
        vertical-align: middle;
    }
    h1 {
        padding: 0;
        margin: 0;
        line-height: 0;
        text-indent: -9999px;
    }
    .tabbox {
        opacity: 0;
        pointer-events: none;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%, 0);
    }
    .tabbox__flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 1280px;
        margin: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: initial;
        flex-direction: initial;
    }
    .tabbox-item {
        width: 75%;
        margin: auto;
        text-align: center;
    }
    .tabbox-item figure img {
        width: 80%;
        margin: auto;
    }
    .tabbox-text {
        width: 50%;
        margin: auto;
    }
    .tabbox-text h3 {
        color: #333334;
        font-size: 1.6em;
        text-transform: uppercase;
        padding-bottom: 10px;
    }
    .tabbox-text ul li {
        list-style-type: disc;
        color: #333334;
        padding: 5px 0;
    }
    .tabbox-price {
        margin: 3% 0 5%;
    }
    .tabbox-price-past {
        text-decoration: line-through;
        color: #777777;
        font-weight: bold;
    }
    .tabbox-price-now {
        color: #6e0303;
        font-size: 2.2em;
        font-weight: bold;
    }
    .tabbox-wtb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 85%;
    }
    .tabbox-wtb a {
        width: calc(100%/4 - 10px);
        display: block;
        background: rgba(255, 255, 255, 0.3);
        border: 1px solid #e9e9e9;
        padding: 0 15px;
        -webkit-transition: 0.2s all ease-in;
        transition: 0.2s all ease-in;
    }
    .tabbox-wtb a:hover {
        transform: translateY(-5px);
    }
    .slickActive {
        position: relative;
        opacity: 1;
        pointer-events: auto;
    }
}

@media (min-width: 600px) {
    .tabbox-text {
        width: 50%;
    }
}